Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getSecurity_HttpUtilsService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'security.http_utils' shared service.
$a = ($this->services['prestashop.router'] ?? $this->load('getPrestashop_RouterService.php'));
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL);